encoding/binary.decoder.skip (method)

2 uses

	encoding/binary (current package)
		binary.go#L634: 				d.skip(v)
		binary.go#L758: func (d *decoder) skip(v reflect.Value) {